Apply Theme To Items

{ applyTheme }

Apply Theme To Items.

Method

/API2/themes/applyTheme

  • API Section: /API2/themes
  • API Version: 2.0
  • From Release: 2023.10
  • Can be used by all user types
  • REST API only via POST actions.
  • Input Parameters

    Name

    themeToItemsObject

    Object Type

    Description

    An object containing theme id and the item ids that should contain this theme.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Examples